convert osm to format class (#579)
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Mon, 1 Jun 2020 20:49:29 +0000 (14:49 -0600)
committerGitHub <noreply@github.com>
Mon, 1 Jun 2020 20:49:29 +0000 (14:49 -0600)
commitb6a081fcb97ae1bf3065097152340b6bf5ebd9da
tree3396b37e90a41e4c802289a05a41f2d11869783c
parent84a62ec3f071782df0150d0a1ec8a165d031196d
convert osm to format class (#579)

* convert osm to Format class.

* use static function cb w/o lambdas.
CMakeLists.txt
GPSBabel.pro
Makefile.in
osm.cc
osm.h [new file with mode: 0644]
vecs.h